ComponentOne ASP.NET MVC Controls
TotalAngle Property

C1.Web.Mvc Namespace > FlexRadar<T> Class : TotalAngle Property
Gets or sets the total angle for the radar, in degrees. Its default value is 360. The value must be greater than 0, or less than or equal to 360.
Syntax
'Declaration
 
<DefaultValueAttribute(360)>
Public Property TotalAngle As Integer
[DefaultValue(360)]
public int TotalAngle {get; set;}
See Also

Reference

FlexRadar<T> Class
FlexRadar<T> Members